home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2099 < prev    next >
Encoding:
Text File  |  1996-08-06  |  537 b   |  18 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!mictali
  3. From: mictali@netcom.com (Jere McDevitt)
  4. Subject: Re: Binaries
  5. Message-ID: <mictaliDL8FKG.907@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. References: <peterf.58.00174FE2@gears.efn.org>
  9. Date: Mon, 15 Jan 1996 17:07:28 GMT
  10. Sender: mictali@netcom7.netcom.com
  11.  
  12. If you want to access DOS's copy just use this command:
  13.  
  14. system("copy file1 file2");
  15.  
  16. Look for it under process management in the Borland manuals.
  17. Jere
  18.